STEP 10: Now let's get the length of the original word.

  • Go to and drag out Length. Change the name of the variable to word_length.
  • Change the variable parameter in len() to word.
  • Go to and drag out Wait. Drop it at the bottom of your program inside the for loop.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)